func os.endsWithDot
3 uses
os (current package)
path.go#L78: func endsWithDot(path string) bool {
removeall_at.go#L24: if endsWithDot(path) {
root_openat.go#L205: if endsWithDot(name) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)